Realtime Service
Types
Link copied to clipboard
@Serializable
The data sent when a realtime event is emitted
Link copied to clipboard
The type of realtime event emitted
Properties
Functions
Link copied to clipboard
Disconnects from the current realtime session,closes all active listen coroutines and unsubscribes from all records.
Link copied to clipboard
Listens for subscribed realtime events asynchronously, when one is received callback is run
Link copied to clipboard
Unsubscribes from every subscription, meaning the listen no longer receives events from any collection or record until one is subscribed to